Public: Sensor Library : Sensor Applet compatibility
This page last changed on Nov 09, 2010 by stepheneb.
A new sensor applet interface has been created to allow using lighter-weight access to the sensor capabilities we have in java. The main applet class is org.concord.sensor.applet.OTSensorApplet. It is based on the OTAppletViewer class, which is used to load and display OTrunk documents. Tip: Tracing and debugging applications in Java Web Start and Java Applets Current Limitations32-bit javaThe current native libraries are only compiled for 32-bit. This means that a 32-bit version of java must be used to load the applet. On Mac 10.6 (Snow Leopard), the default java for Safari and Chrome are 64-bit, meaning changes need to be made in order to use those browsers with the applet (see below). Vernier sensors onlyCurrently, the applet is only capable of handling Vernier sensors. The applet class should be extended for each vendor interface we want to support. BrowsersFirefoxThe sensor applet should work well under all operating systems and 32-bit java. Internet ExplorerThe sensor applet should work well under all operating systems and 32-bit java. SafariThe sensor applet should work well under 32-bit mode. To enable 32-bit mode:
OthersChromeNot tested yet. OperaNot tested yet.
safari-info.png (image/png)
|
Document generated by Confluence on Jan 27, 2014 16:55 |